home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6345 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: prodigy.com!usenet
  2. From: JTNB69A@prodigy.com (Well Howell)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: PL/I and C
  5. Date: 24 Feb 1996 02:30:50 GMT
  6. Organization: Prodigy Services Company  1-800-PRODIGY
  7. Distribution: world
  8. Message-ID: <4glt8q$15r4@usenetz1.news.prodigy.com>
  9. References: <4gh5ru$eng@goanna.cs.rmit.edu.au> <312cceb2.4ab7@corp.dialog.com> <ad536aab9668b76cd@mcdialb09.it.luc.edu> <312e363c.3cde@corp.dialog.com>
  10. NNTP-Posting-Host: inugap4.news.prodigy.com
  11. X-Newsreader: Version 1.2
  12.  
  13. Thought I also heard some longing for PL/I move-mode input where we 
  14. could
  15. zip thru a file of blocked records looking for all the record type 2's 
  16. and 5's,
  17. then moving only selected fields from the two different record structures 
  18. into
  19. the wonderful new type 'x' record (by name if you please).
  20.  
  21. I'm also thankful I don't see FIXED DECIMAL(5) or packed fields any more -
  22. -
  23. would take me a while in C (a while to find where I last did the 
  24. conversion).
  25.  
  26. Always thought that COBOL lost and PL/I -- must be something I don't C.
  27.  
  28. Well
  29.  
  30.